Disconnect idle handlers on destroy to avoid problems when they are called
authorMatthias Clasen <mclasen@redhat.com>
Fri, 2 Sep 2005 19:48:53 +0000 (19:48 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 2 Sep 2005 19:48:53 +0000 (19:48 +0000)
commita809ae2a8180bdaa5d70f96c3a65cb4fbb50c8cd
treeeba5c819eea1fc6cd1b9562937e86f1049560a4c
parentade8ec4c4e51f04ae7b1915f2fee66979a4e47da
Disconnect idle handlers on destroy to avoid problems when they are called

2005-09-02  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkentry.c (gtk_entry_destroy): Disconnect idle handlers
on destroy to avoid problems when they are called on a destroyed
widget.  (#315135, John Cupitt)
ChangeLog
ChangeLog.pre-2-10
gtk/gtkentry.c